[INFO] cloning repository https://github.com/ATOMLubover/poprako-b
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ATOMLubover/poprako-b" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATOMLubover%2Fpoprako-b", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATOMLubover%2Fpoprako-b'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b70f35c4302cb9cd0821a6664f8389dad529a1d2
[INFO] fixing ATOMLubover/poprako-b against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATOMLubover%2Fpoprako-b" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ATOMLubover/poprako-b
[INFO] finished tweaking git repo https://github.com/ATOMLubover/poprako-b
[INFO] tweaked toml for git repo https://github.com/ATOMLubover/poprako-b written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ATOMLubover/poprako-b on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ATOMLubover/poprako-b already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded onebot_v11 v0.1.5
[INFO] [stderr]   Downloaded cron v0.15.0
[INFO] [stderr]   Downloaded onebot_v11_macro v0.1.0
[INFO] [stderr]   Downloaded openai-types v0.1.2
[INFO] [stderr]   Downloaded openai-oxide v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 13343db57ee61fdcc90df8506c0c68b637bc5a94ae8d4829355ea611818171d8
[INFO] running `Command { std: "docker" "start" "13343db57ee61fdcc90df8506c0c68b637bc5a94ae8d4829355ea611818171d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13343db57ee61fdcc90df8506c0c68b637bc5a94ae8d4829355ea611818171d8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13343db57ee61fdcc90df8506c0c68b637bc5a94ae8d4829355ea611818171d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13343db57ee61fdcc90df8506c0c68b637bc5a94ae8d4829355ea611818171d8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking openai-types v0.1.2
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling onebot_v11_macro v0.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking onebot_v11 v0.1.5
[INFO] [stderr]     Checking openai-oxide v0.14.0
[INFO] [stderr]     Checking poprako-b-preview v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/ai/session/persist/storage/rdb.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | /     sqlx::query!(
[INFO] [stdout] 66 | |         r#"
[INFO] [stdout] 67 | |         INSERT INTO agent_messages (id, payload_hash, role, payload, created_at)
[INFO] [stdout] 68 | |         VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |         now,
[INFO] [stdout] 77 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/ai/session/persist/storage/rdb.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | /         sqlx::query!(
[INFO] [stdout] 92 | |             r#"
[INFO] [stdout] 93 | |             INSERT INTO agent_checkpoint_messages (checkpoint_id, position, message_id)
[INFO] [stdout] 94 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |             *message_id,
[INFO] [stdout] 99 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 118 | |             r#"
[INFO] [stdout] 119 | |             SELECT id, base_checkpoint_id
[INFO] [stdout] 120 | |             FROM agent_checkpoints
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             cid,
[INFO] [stdout] 124 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 149 | |             r#"
[INFO] [stdout] 150 | |             SELECT acm.position, acm.message_id, am.payload AS "payload: serde_json::Value"
[INFO] [stdout] 151 | |             FROM agent_checkpoint_messages acm
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |             cid,
[INFO] [stdout] 157 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 182 | |         r#"
[INFO] [stdout] 183 | |         SELECT
[INFO] [stdout] 184 | |             id,
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |         checkpoint_id,
[INFO] [stdout] 195 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |       let ref_rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 211 | |         r#"
[INFO] [stdout] 212 | |         SELECT position, message_id
[INFO] [stdout] 213 | |         FROM agent_checkpoint_messages
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |         checkpoint_id,
[INFO] [stdout] 218 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/ai/session/persist/storage/rdb.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | /     sqlx::query!(
[INFO] [stdout] 66 | |         r#"
[INFO] [stdout] 67 | |         INSERT INTO agent_messages (id, payload_hash, role, payload, created_at)
[INFO] [stdout] 68 | |         VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |         now,
[INFO] [stdout] 77 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/ai/session/persist/storage/rdb.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | /         sqlx::query!(
[INFO] [stdout] 92 | |             r#"
[INFO] [stdout] 93 | |             INSERT INTO agent_checkpoint_messages (checkpoint_id, position, message_id)
[INFO] [stdout] 94 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |             *message_id,
[INFO] [stdout] 99 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 118 | |             r#"
[INFO] [stdout] 119 | |             SELECT id, base_checkpoint_id
[INFO] [stdout] 120 | |             FROM agent_checkpoints
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             cid,
[INFO] [stdout] 124 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 149 | |             r#"
[INFO] [stdout] 150 | |             SELECT acm.position, acm.message_id, am.payload AS "payload: serde_json::Value"
[INFO] [stdout] 151 | |             FROM agent_checkpoint_messages acm
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |             cid,
[INFO] [stdout] 157 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 182 | |         r#"
[INFO] [stdout] 183 | |         SELECT
[INFO] [stdout] 184 | |             id,
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |         checkpoint_id,
[INFO] [stdout] 195 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |       let ref_rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 211 | |         r#"
[INFO] [stdout] 212 | |         SELECT position, message_id
[INFO] [stdout] 213 | |         FROM agent_checkpoint_messages
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |         checkpoint_id,
[INFO] [stdout] 218 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 247 | |             r#"
[INFO] [stdout] 248 | |             INSERT INTO agent_sessions (
[INFO] [stdout] 249 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | |             session.updated_at,
[INFO] [stdout] 274 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:291:19
[INFO] [stdout]     |
[INFO] [stdout] 291 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 292 | |             r#"
[INFO] [stdout] 293 | |             SELECT
[INFO] [stdout] 294 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | |             session_id,
[INFO] [stdout] 305 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:322:20
[INFO] [stdout]     |
[INFO] [stdout] 322 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 323 | |             r#"
[INFO] [stdout] 324 | |             SELECT
[INFO] [stdout] 325 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |             "#
[INFO] [stdout] 336 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 360 | |             r#"
[INFO] [stdout] 361 | |             UPDATE agent_sessions
[INFO] [stdout] 362 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 377 | |             now,
[INFO] [stdout] 378 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:398:24
[INFO] [stdout]     |
[INFO] [stdout] 398 |           let _session = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 399 | |             r#"
[INFO] [stdout] 400 | |             SELECT id FROM agent_sessions
[INFO] [stdout] 401 | |             WHERE id = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |             input.session_id,
[INFO] [stdout] 405 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:412:23
[INFO] [stdout]     |
[INFO] [stdout] 412 |               let row = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 413 | |                 r#"
[INFO] [stdout] 414 | |                 SELECT id
[INFO] [stdout] 415 | |                 FROM agent_checkpoints
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |                 input.session_id,
[INFO] [stdout] 421 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 | /         sqlx::query!(
[INFO] [stdout] 464 | |             r#"
[INFO] [stdout] 465 | |             INSERT INTO agent_checkpoints (
[INFO] [stdout] 466 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 482 | |             checkpoint_entity.created_at,
[INFO] [stdout] 483 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:496:19
[INFO] [stdout]     |
[INFO] [stdout] 496 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 497 | |             r#"
[INFO] [stdout] 498 | |             SELECT
[INFO] [stdout] 499 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 509 | |             checkpoint_id,
[INFO] [stdout] 510 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:527:20
[INFO] [stdout]     |
[INFO] [stdout] 527 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 528 | |             r#"
[INFO] [stdout] 529 | |             SELECT
[INFO] [stdout] 530 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 541 | |             session_id,
[INFO] [stdout] 542 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:577:19
[INFO] [stdout]     |
[INFO] [stdout] 577 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 578 | |             r#"
[INFO] [stdout] 579 | |             SELECT COUNT(*) AS "count!"
[INFO] [stdout] 580 | |             FROM agent_checkpoint_messages
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | |             checkpoint_id,
[INFO] [stdout] 584 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:592:19
[INFO] [stdout]     |
[INFO] [stdout] 592 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 593 | |             r#"
[INFO] [stdout] 594 | |             SELECT
[INFO] [stdout] 595 | |                 (SELECT COUNT(*) FROM agent_sessions WHERE status = 'active') AS "session_count!",
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |             "#
[INFO] [stdout] 600 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:620:26
[INFO] [stdout]     |
[INFO] [stdout] 620 |           let parent_row = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 621 | |             r#"
[INFO] [stdout] 622 | |             SELECT id, session_id, solution_id, kind, model, base_checkpoint_id, created_at
[INFO] [stdout] 623 | |             FROM agent_checkpoints
[INFO] [stdout] ...   |
[INFO] [stdout] 626 | |             parent_checkpoint_id,
[INFO] [stdout] 627 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:640:27
[INFO] [stdout]     |
[INFO] [stdout] 640 |           let session_row = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 641 | |             r#"
[INFO] [stdout] 642 | |             INSERT INTO agent_sessions (
[INFO] [stdout] 643 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 667 | |             session.updated_at,
[INFO] [stdout] 668 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:695:9
[INFO] [stdout]     |
[INFO] [stdout] 695 | /         sqlx::query!(
[INFO] [stdout] 696 | |             r#"
[INFO] [stdout] 697 | |             INSERT INTO agent_checkpoints (
[INFO] [stdout] 698 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | |             checkpoint_entity.created_at,
[INFO] [stdout] 715 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 247 | |             r#"
[INFO] [stdout] 248 | |             INSERT INTO agent_sessions (
[INFO] [stdout] 249 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | |             session.updated_at,
[INFO] [stdout] 274 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:291:19
[INFO] [stdout]     |
[INFO] [stdout] 291 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 292 | |             r#"
[INFO] [stdout] 293 | |             SELECT
[INFO] [stdout] 294 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | |             session_id,
[INFO] [stdout] 305 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:322:20
[INFO] [stdout]     |
[INFO] [stdout] 322 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 323 | |             r#"
[INFO] [stdout] 324 | |             SELECT
[INFO] [stdout] 325 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |             "#
[INFO] [stdout] 336 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 360 | |             r#"
[INFO] [stdout] 361 | |             UPDATE agent_sessions
[INFO] [stdout] 362 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 377 | |             now,
[INFO] [stdout] 378 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:398:24
[INFO] [stdout]     |
[INFO] [stdout] 398 |           let _session = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 399 | |             r#"
[INFO] [stdout] 400 | |             SELECT id FROM agent_sessions
[INFO] [stdout] 401 | |             WHERE id = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |             input.session_id,
[INFO] [stdout] 405 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:412:23
[INFO] [stdout]     |
[INFO] [stdout] 412 |               let row = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 413 | |                 r#"
[INFO] [stdout] 414 | |                 SELECT id
[INFO] [stdout] 415 | |                 FROM agent_checkpoints
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |                 input.session_id,
[INFO] [stdout] 421 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 | /         sqlx::query!(
[INFO] [stdout] 464 | |             r#"
[INFO] [stdout] 465 | |             INSERT INTO agent_checkpoints (
[INFO] [stdout] 466 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 482 | |             checkpoint_entity.created_at,
[INFO] [stdout] 483 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:496:19
[INFO] [stdout]     |
[INFO] [stdout] 496 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 497 | |             r#"
[INFO] [stdout] 498 | |             SELECT
[INFO] [stdout] 499 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 509 | |             checkpoint_id,
[INFO] [stdout] 510 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:527:20
[INFO] [stdout]     |
[INFO] [stdout] 527 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 528 | |             r#"
[INFO] [stdout] 529 | |             SELECT
[INFO] [stdout] 530 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 541 | |             session_id,
[INFO] [stdout] 542 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:577:19
[INFO] [stdout]     |
[INFO] [stdout] 577 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 578 | |             r#"
[INFO] [stdout] 579 | |             SELECT COUNT(*) AS "count!"
[INFO] [stdout] 580 | |             FROM agent_checkpoint_messages
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | |             checkpoint_id,
[INFO] [stdout] 584 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:592:19
[INFO] [stdout]     |
[INFO] [stdout] 592 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 593 | |             r#"
[INFO] [stdout] 594 | |             SELECT
[INFO] [stdout] 595 | |                 (SELECT COUNT(*) FROM agent_sessions WHERE status = 'active') AS "session_count!",
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |             "#
[INFO] [stdout] 600 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:620:26
[INFO] [stdout]     |
[INFO] [stdout] 620 |           let parent_row = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 621 | |             r#"
[INFO] [stdout] 622 | |             SELECT id, session_id, solution_id, kind, model, base_checkpoint_id, created_at
[INFO] [stdout] 623 | |             FROM agent_checkpoints
[INFO] [stdout] ...   |
[INFO] [stdout] 626 | |             parent_checkpoint_id,
[INFO] [stdout] 627 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:640:27
[INFO] [stdout]     |
[INFO] [stdout] 640 |           let session_row = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 641 | |             r#"
[INFO] [stdout] 642 | |             INSERT INTO agent_sessions (
[INFO] [stdout] 643 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 667 | |             session.updated_at,
[INFO] [stdout] 668 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:695:9
[INFO] [stdout]     |
[INFO] [stdout] 695 | /         sqlx::query!(
[INFO] [stdout] 696 | |             r#"
[INFO] [stdout] 697 | |             INSERT INTO agent_checkpoints (
[INFO] [stdout] 698 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | |             checkpoint_entity.created_at,
[INFO] [stdout] 715 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:777:9
[INFO] [stdout]     |
[INFO] [stdout] 777 | /         sqlx::query!(
[INFO] [stdout] 778 | |             r#"
[INFO] [stdout] 779 | |             UPDATE agent_sessions
[INFO] [stdout] 780 | |             SET forked_from_checkpoint_id = NULL
[INFO] [stdout] ...   |
[INFO] [stdout] 783 | |             pattern,
[INFO] [stdout] 784 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:789:9
[INFO] [stdout]     |
[INFO] [stdout] 789 | /         sqlx::query!(
[INFO] [stdout] 790 | |             r#"
[INFO] [stdout] 791 | |             DELETE FROM agent_sessions
[INFO] [stdout] 792 | |             WHERE name LIKE $1
[INFO] [stdout] 793 | |             "#,
[INFO] [stdout] 794 | |             pattern,
[INFO] [stdout] 795 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:860:9
[INFO] [stdout]     |
[INFO] [stdout] 860 | /         sqlx::query!(
[INFO] [stdout] 861 | |             r#"
[INFO] [stdout] 862 | |             UPDATE agent_sessions
[INFO] [stdout] 863 | |             SET updated_at = NOW() + INTERVAL '1 hour'
[INFO] [stdout] ...   |
[INFO] [stdout] 866 | |             older.id,
[INFO] [stdout] 867 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/ai/session/persist/storage/rdb.rs:946:25
[INFO] [stdout]     |
[INFO] [stdout] 946 |           let msg_count = sqlx::query_scalar!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 947 | |             r#"
[INFO] [stdout] 948 | |             SELECT COUNT(DISTINCT acm.message_id)::int4 AS "count!"
[INFO] [stdout] 949 | |             FROM agent_checkpoint_messages acm
[INFO] [stdout] ...   |
[INFO] [stdout] 953 | |             session.id,
[INFO] [stdout] 954 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/ai/session/persist/storage/rdb.rs:1017:30
[INFO] [stdout]      |
[INFO] [stdout] 1017 |           let fork_msg_count = sqlx::query_scalar!(
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 1018 | |             r#"
[INFO] [stdout] 1019 | |             SELECT COUNT(DISTINCT acm.message_id)::int4 AS "count!"
[INFO] [stdout] 1020 | |             FROM agent_checkpoint_messages acm
[INFO] [stdout] ...    |
[INFO] [stdout] 1024 | |             fork.id,
[INFO] [stdout] 1025 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/ai/session/persist/storage/rdb.rs:1035:32
[INFO] [stdout]      |
[INFO] [stdout] 1035 |           let parent_msg_count = sqlx::query_scalar!(
[INFO] [stdout]      |  ________________________________^
[INFO] [stdout] 1036 | |             r#"
[INFO] [stdout] 1037 | |             SELECT COUNT(DISTINCT acm.message_id)::int4 AS "count!"
[INFO] [stdout] 1038 | |             FROM agent_checkpoint_messages acm
[INFO] [stdout] ...    |
[INFO] [stdout] 1042 | |             session.id,
[INFO] [stdout] 1043 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/ai/session/persist/storage/rdb.rs:1174:25
[INFO] [stdout]      |
[INFO] [stdout] 1174 |           let ref_count = sqlx::query_scalar!(
[INFO] [stdout]      |  _________________________^
[INFO] [stdout] 1175 | |             r#"SELECT COUNT(*)::int4 AS "count!" FROM agent_checkpoint_messages WHERE checkpoint_id = $1"#,
[INFO] [stdout] 1176 | |             second.id,
[INFO] [stdout] 1177 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `poprako-b-preview` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `poprako-b-preview` (lib test) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "13343db57ee61fdcc90df8506c0c68b637bc5a94ae8d4829355ea611818171d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13343db57ee61fdcc90df8506c0c68b637bc5a94ae8d4829355ea611818171d8", kill_on_drop: false }`
[INFO] [stdout] 13343db57ee61fdcc90df8506c0c68b637bc5a94ae8d4829355ea611818171d8
